home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / progs / editor / frexxed / fpl / format.fpl.readme < prev    next >
Text File  |  1995-07-18  |  614b  |  25 lines

  1. #############################################################################
  2. File:            Format.FPL
  3. Author:            Volker Gth
  4. Email:            vgueth@hrz.uni-bielefeld.de
  5. Short:            Formats a paragraph
  6. Version:        1.0
  7. Date:            01.05.95
  8. Local settings:        "wall_right"
  9. Global settings:
  10. Keysequence:        Amiga f
  11. Type:            function, key, Menu
  12. Prereq:    
  13. Copyright:        Volker Gth, Public Domain
  14. #############################################################################
  15.  
  16. FUNCTION  
  17.  Formats a paragraph to a width of "wall_right". The paragraphs must be
  18.  seperated by a blank line.
  19.  
  20. BUGS
  21.  Doesn't work correctly with tabs.
  22.  
  23. SEE ALSO
  24.  WordWrap.FPL
  25.